SwipeableIF.getSnapPoints

Gets the snap points of @self.

Each snap point represents a progress value that is considered acceptable to end the swipe on.

interface SwipeableIF
double[]
getSnapPoints
()

Return Value

Type: double[]

the snap points

Meta